From: Matthias Clasen Date: Thu, 9 Feb 2012 13:05:47 +0000 (-0500) Subject: gtk-demo: Use preprocessing for resources X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~18138 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=41e98b14d33bf7be882df414b98793205f3f26f3;p=gtk%2B3.0.git gtk-demo: Use preprocessing for resources Strip blanks from ui files, and convert pngs into pixdata. This is useful and serves as a test of these preprocessing options at the same time. --- diff --git a/demos/gtk-demo/application.gresource.xml b/demos/gtk-demo/application.gresource.xml index ed5c81e9ad..485053532e 100644 --- a/demos/gtk-demo/application.gresource.xml +++ b/demos/gtk-demo/application.gresource.xml @@ -1,11 +1,11 @@ - gtk-logo-24.png - gtk-logo-48.png + gtk-logo-24.png + gtk-logo-48.png - application.ui - menus.ui + application.ui + menus.ui